home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr25 / goserv.zip / GOSERVE.ABS < prev    next >
Text File  |  1993-05-12  |  2KB  |  41 lines

  1.                                                                GoServe 1.00
  2. GoServe -- A Gopher Server for OS/2 2.x
  3. """""""""""""""""""""""""""""""""""""""
  4.  
  5. Copyright (c) International Business Machines Corporation, 1993.
  6. All rights reserved.
  7.  
  8.  
  9. Introduction
  10. """"""""""""
  11. 'Gopher' is a client-server protocol designed for text location and
  12. retrieval.  It was designed at the University of Minnesota, and is
  13. widely used; both clients and servers exist for most significant
  14. operating systems.  The Gopher protocol is described in documents
  15. distributed by the University of Minnesota Microcomputer and Workstation
  16. Networks Center.
  17.  
  18. 'GoServe' is a Gopher server for OS/2.  It is assumed that the reader is
  19. familiar with Gopher concepts, and has access to a Gopher client.
  20.  
  21. GoServe allows processing of a variety of Gopher requests, using a
  22. simple REXX filter to allow for customization.  Multiple servers can be
  23. started (using different ports), and an audit trail of requests and
  24. actions can be recorded.
  25.  
  26. While running, a Presentation Manager display of GoServe activity is
  27. shown.  For control, a limit may be placed on the number of concurrent
  28. requests that will be handled (hence limiting the load on the server
  29. machine).  Similarly, timeouts may be set to close connections after a
  30. chosen total or inactive time.  Certain GoServe operations can be
  31. controlled remotely, if desired, using any Gopher client (or a utility
  32. OS/2 program or CMD file).
  33.  
  34. Goserve is a 32-bit OS/2 application.  It requires TCP/IP for OS/2 to be
  35. installed and operational (either on a real network or using the
  36. loopback driver).
  37.  
  38. -----------
  39.  
  40. Mike Cowlishaw, IBM UK Laboratories
  41.